Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Selenium Interview Questions and Answers
Home
Questions
Selenium
0
votes
How do I use Selenium WebDriver to enter text into a text box?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-webdriver
0
votes
In Selenium WebDriver, how do you take a screenshot?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-webdriver
0
votes
What is the best way to deal with StaleElementReferenceException?
answered
Jan 9
in
Selenium
by
sharadyadav1986
staleelementreferenceexception
0
votes
What kinds of Selenium WebDriver exceptions have you run into?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-webdriver-exceptions
0
votes
As seen below, we establish a WebDriver reference variable called 'driver.'
answered
Jan 9
in
Selenium
by
sharadyadav1986
webdriver-reference-variable
0
votes
At a bare minimum, how many parameters do selenium commands have?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-commands
0
votes
Which implementation of WebDriver promises to be the fastest?
answered
Jan 9
in
Selenium
by
sharadyadav1986
webdriver
0
votes
In Selenium WebDriver, how do you handle Ajax calls?
answered
Jan 9
in
Selenium
by
sharadyadav1986
ajax-calls
0
votes
What is the implementation of WebDriver Listeners?
answered
Jan 9
in
Selenium
by
sharadyadav1986
webdriver-listeners
0
votes
What are Selenium WebDriver Listeners?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-webdriver-listeners
0
votes
How does a Selenium WebDriver interact with the browser?
answered
Jan 9
in
Selenium
by
sharadyadav1986
selenium-webdriver
0
votes
Mention the several types of navigation commands that can be used?
answered
Jan 9
in
Selenium
by
sharadyadav1986
navigation-commands
0
votes
What are the different types of waits that WebDriver supports?
answered
Jan 9
in
Selenium
by
sharadyadav1986
webdriver
0
votes
How to create an Object Repository in your project?
answered
Jan 9
in
Selenium
by
sharadyadav1986
objectrepository
0
votes
What do you understand about window handle in the context of automated testing?
answered
Jan 8
in
Selenium
by
SakshiSharma
window-handle
0
votes
What do you understand about broken links? How can you detect broken links in Selenium?
answered
Jan 8
in
Selenium
by
SakshiSharma
brokenlinks
0
votes
How will you select a date from a datepicker in a webpage using Selenium for automated testing?
answered
Jan 8
in
Selenium
by
SakshiSharma
datepicker
0
votes
What is Jenkins and what are the benefits of using it with Selenium?
answered
Jan 8
in
Selenium
by
SakshiSharma
selenium-benefits
0
votes
What do you understand about the Page Object Model in the context of Selenium? What are its advantages?
answered
Jan 8
in
Selenium
by
SakshiSharma
page-object-model
0
votes
Explain basic steps of Selenium testing and its widely used commands via a practical application.
answered
Jan 8
in
Selenium
by
SakshiSharma
selenium-testing
0
votes
Demonstrate usage of Selenium through a test application.
answered
Jan 8
in
Selenium
by
SakshiSharma
selenium-application
0
votes
Explain different types of framework and connection of Selenium with Robot Framework.
answered
Jan 8
in
Selenium
by
SakshiSharma
selenium-robot-framework
0
votes
Can you capture a screenshot using Selenium? If yes, write a simple code to illustrate the same.
answered
Jan 8
in
Selenium
by
SakshiSharma
selenium-screenshot
0
votes
Can we handle a windows-based pop-up in Selenium, and if not, then what are the alternatives?
answered
Jan 7
in
Selenium
by
SakshiSharma
windows-based-pop-up
0
votes
With the help of code snippets, explain how we can create right-click and mouse hover actions in Selenium.
answered
Jan 7
in
Selenium
by
SakshiSharma
code-snippets
0
votes
Explain the pause feature in Selenium IDE.
answered
Jan 7
in
Selenium
by
SakshiSharma
pause-feature
0
votes
Explain the same-origin policy and how Selenium handles it?
answered
Jan 7
in
Selenium
by
SakshiSharma
selenium-handles
0
votes
State the major difference between “assert” and “verify” commands in Selenium.
answered
Jan 7
in
Selenium
by
SakshiSharma
assert
+1
vote
In Selenium WebDriver, what is an Object Repository?
answered
Jan 7
in
Selenium
by
SakshiSharma
object-repository
+1
vote
What are some cases that Selenium WebDriver cannot automate?
answered
Jan 7
in
Selenium
by
SakshiSharma
selenium-webdriver
To see more, click for all the
questions in this category
.
...